Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 2,146 through 2,160 (of 3,303 total)
  • Author
    Search Results
  • #59924
    BenBen
    Member
    • Topics: 3
    • Replies: 3
    • Total: 6
    Member since: January 21, 2017

    Hello Dave, thanks for the response. That seems to be a partial fix. But if you view the site in any mobile device or even zoomed out in a PC browser, there’s lots of black behind that 1400x200px slot. So the issue isn’t really addressed with this answer. Can that color behind the image be changed to white?

    #59664
    palomapaloma
    Participant
    • Topics: 20
    • Replies: 57
    • Total: 77
    Member since: August 9, 2016

    please explain in more detail what to do about the speed.
    Also, how do I remove the small underline in the section headers of the home page? There are some sections my client wants no titles at all but the underline still appears.
    also, how do I increase the width of the menu background hover color for the drop downs

    #59559

    In reply to: Navigation bar

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31308
    • Total: 31308
    Member since: August 16, 2013

    Hi Orlando,

    “Select background color for header” you have to set the background color of header.

    Regards,
    Dave

    #59458

    In reply to: Navigation bar

    OrlandoOrlando
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: December 11, 2016

    Hi,
    sorry but I can’t find that. Could you please tell me exactly where in basic settings?
    I am looking at
    Background Colors

    Select background color for top header strip
    Select background color for top header strip right change Orange color
    Select border color for top header strip right link seprater
    Select background color for header
    Select opacity background for header

    #59353
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31308
    • Total: 31308
    Member since: August 16, 2013

    Hi Kari,

    Unfortunately different colors of title on the slider can’t be possible.

    Regards,
    Dave

    #59348

    In reply to: Navigation bar

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31308
    • Total: 31308
    Member since: August 16, 2013

    Hi Orlando,

    You can change the color and transparency of the navigation via Appearance>>Theme Options>>Basic Setting

    Regards,
    Dave

    #59316

    In reply to: Navigation bar

    OrlandoOrlando
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: December 11, 2016

    Now I am ready. I am using Charity pro theme. I would like to have a more visible Navigation bar. Can I set a background color for the Navigation bar? Can I align this bar more to the top of the slider?
    URL: www.acelaweb.org

    #59271
    KariKari
    Participant
    • Topics: 64
    • Replies: 98
    • Total: 162
    Member since: May 17, 2016

    Ok transparency ok, what about the title color?

    #59264
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .slide_info {background:rgba(1, 96, 52, 0.7) !important;}
    .slide_info h2, .slide_info p { color:#fff !important;}

    Regards,
    Shri

    #59213
    KariKari
    Participant
    Member since: May 17, 2016

    How can I change the look and feel of the slider text box. I need have some transparency in it (opacity) and different color for the button text and title.

    #59180
    Marc K.Marc K.
    Member
    Member since: October 12, 2015

    Hi there,

    I am using the skt biz pro theme.
    The 6th section has a transparant background, very nice!
    But is it possible to change the font color of just this section?
    By default it is light grey and not visible when a light background is used.

    Thanks and kind regards,
    Marc

    #59009

    In reply to: Main menu

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31308
    • Total: 31308
    Member since: August 16, 2013

    Hi Dominique,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (max-width:786px) {
    #slidecaption{display:block !important;}
    .header .logo, .header{background-color:rgba(0, 0, 0, 0.5) !important;}
    }
    @media screen and (min-width:980px) {
    .header .logo img { width: 55% !important;}
    #secondary { position: relative; left: -30px !important;}
    }

    Regards,
    Brad

    #58987
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31308
    • Total: 31308
    Member since: August 16, 2013

    Hi Mike,

    remove the previous code and add this code:

    @media screen and (max-width:768px){
    #site-nav ul li ul li a{color:#fff000 !important;}
    }

    Regards,
    Dave

    #58971
    Michael KeslerMichael Kesler
    Member
    • Topics: 2
    • Replies: 6
    • Total: 8
    Member since: January 9, 2017

    Thank you! That’s almost perfect ;).
    Is there a way to only change the color on the mobile view, but not on the regular view? That would be perfect then!

    Regards, Mike

    #58822
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31308
    • Total: 31308
    Member since: August 16, 2013

    Hi Mike,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    #site-nav ul li ul li a{color:#fff000 !important;}

    Regards,
    Dave

Viewing 15 results - 2,146 through 2,160 (of 3,303 total)