Tagged: ,

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #928692

    Hi,

    My client wants the top bar where the extra info/phone number and social icons goes to be styled with the background as color #c3b59b stretching across the full width so it looks like a separate bar compared to the leafy background behind the logo and menu

    Also i’d like to make the font a bit bigger.

    I tried targetting .container in custom CSS and .phone-info and that didnt work, help on this would be greatly appreciated, cheers!

    #928920

    Hey tokenofhon,

    Please try the following in Quick CSS under Enfold->General Styling:

    #header_meta {
        background: #c3b59b !important;
    }

    Best regards,
    Rikard

    #929425

    Hi, i’ve added that code

    No luck unfortunately

    #930244

    Hi,

    Thanks for the feedback. Please try this instead:

    #top .av_header_transparency #header_meta {
        background: #c3b59b !important;
    }

    Best regards,
    Rikard

    #930373

    Hi rikard,

    Sorry still no luck. I have put the login details in the private section maybe you can have a look

    #930420

    Hi tokenofhon,

    I think you have an error in your quick css, please check the font declaration. I put the code provided by Rikard on top of all the other code and it worked.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #930954

    Thanks for that victoria, i’ve added the padding to separate the top bar from the logo and it looks perfect now!

    Do you know what i’ve done wrong with the font declaration? I always seem to have trouble uploading and calling out custom uploaded fonts and cant figure out what im doing wrong

    #931810

    Hi,

    The header_meta container’s background is already set to “#c3b59b”. If that’s not what you’re expecting, please provide a screenshot of what you’re after.

    Best regards,
    Ismael

    #932174

    Hi Ismael, yeah Victoria sorted it for me, but she said there was an issue with my custom font declaration and I was wondering what it was so I can fix it

    #932320

    Hi tokenofhon,

    You can copy all the code from quick css here and check for errors:
    http://www.css-validator.org/#validate_by_input

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.