Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #165480
    nmishler
    Participant

    Hi. I’m using the free version of Corporate Fotografie and need help with the media link text -specifically adding color to the box background. You can’t see the text because of the background image, even when I update the color of the header media text. I’m hoping I can add a background color to the box (similar to how it looks when you toggle over it).

    You can view the page here (where it says Join the Effect) https://everesteffect.com/

    Also, can you change the position of the media link text/box? Ideally keeping it center, but moving it up or down.

    thanks!

    #165520
    tikaram
    Participant

    @nmishler : Login to your WordPress admin panel. To add background color :

    Go to Appearance => Customize => Additional css and add the following css

    .header-button .button {
        background-color: #828282;
    }

    Please let me know if you would like to move the box upward or downward.

    Regards,
    Tikaram

    #165523
    nmishler
    Participant

    @tikaram that works. thank you!

    #165674
    nmishler
    Participant

    @tikaram do you happen to have the CSS to change the font of the “featured content subtitle”? thanks!

    #165810
    tikaram
    Participant

    @nmishler : which font would you like to use? You can upgrade to pro where you can select a desired font from the customizer. Let me know the desired font

    Regards,
    Tikaram

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Help With Header Media Link Text’ is closed to new replies.