Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #792520

    Can’t seem to get the Footer Widget Text in all 3 sections of my footer the same size. Realize that in Footer #1 and #2 we only have links and in Footer #3 we have text. But even the links in Footer #1 & #2 are viewing an acting differently. #2 you hoover over it and it underlines it, but in #1 no response for hover feature.

    Reviewed multiple posts on this topic and tried editing my general css but to no avail. Please help.

    #792524

    Hey Kimberly,

    Which text style do you want all 3 of them to have? The style of column 1, 2, or 3?

    Best regards,
    Jordan Shannon

    #792526

    Like the style of column 2, but don’t want it in Italics for either 1 or 3.

    #792546

    Hi,

    Add the following to quick css:

    #menu-resources-footer-menu.menu .menu-item{
    font-size:.85em!important;
    }
    
    #text-2 .textwidget .textwidget{
    font-size:.85em!important;
    }

    This should match the size to column to excluding the italics.

    Best regards,
    Jordan Shannon

    #792560

    Just added that to my quick css and no change whatsoever.

    #792570

    Hi,

    Did you make sure to hard clear your cache?

    Best regards,
    Jordan Shannon

    #792847

    That worked, thank you!

    #792861

    Hi,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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