This topic has 6 replies, 2 voices, and was last updated 8 years by jwchameleoncorp.

  • Author
  • #80653
     jwchameleoncorp
    Participant

    http://travelcuckoo.com

    Hello!

    In Visual Composer, there is not a widget to add the list of Forums, so I created a Widgetized Sidebar and added the list of Forums that way.

    However, the font color in the Widgetized Sidebar does not obey the Row Settings (font is set to display white.) See attached snapshots for example.

    As you can see, the other native Visual Composer Widgets (Member Grid, and Groups Grid) obey the Row Settings and the font displays white.

    Is there a way to force the Font in the Widgetized Sidebar to display white as well?

    Thanks for all your help. You guys to a fantastic job!

    Cheers!

    Attachments:
    You must be logged in to view attached files.
    #80671
     sharmstr
    Moderator

    Try this in quick css

    COPY CODE
    
    .vc_column_container a.bbp-forum-title {
        color: #fff !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #80672
     jwchameleoncorp
    Participant

    Bullseye! You are awesome @sharmstr !!!

    Thanks so much for all your help! 🙂

    #81757
     jwchameleoncorp
    Participant

    http://travelcuckoo.com

    Hi @sharmstr

    I tried to fix the same issue with another widgetized column in the same row, but was unsuccessful. Here’s the code I tried:

    .vc_column_container a.awpcp {
    color: #fff !important;
    }

    You can go to the website or view the attachment to see the font that I’m trying to make white.

    I also have the same problem with the font color in the very left column containing the “Register” link in the Login widget.

    Doing my best to try to figure out the code on my own, but not nearly as talented as you guys are. You mind taking a look at it please?

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #81759
     sharmstr
    Moderator

    I’m on vacation. Please start a new topic. Thank you.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #81762
     jwchameleoncorp
    Participant

    Will do. Have a great vacation! 🙂

    #82831
     jwchameleoncorp
    Participant

    http://travelcuckoo.com

    Hi @sharmstr

    I added this to another topic like we discussed, but it’s been 5 days and haven’t received a reply. I know you just got back from vacation, but if you have a minute, you mind looking at this please?

    I tried to fix it using this code, but no luck:

    .vc_column_container a.awpcp {
    color: #fff !important;
    }

    I also have the same problem with the font color in the very left column containing the “Register” link in the Login widget.

    See attached snap shot showing the issues, or you can go to the site at http://travelcuckoo.com

    Doing my best to try to figure out the code on my own, but not nearly as talented as you guys are. You mind taking a look at it please?

    Thanks!

    Attachments:
    You must be logged in to view attached files.
Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?