Title Short Code - by spitgray - on WordPress WooCommerce support

This topic has 7 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Robert Hall

  • Avatar: spitgray
    spitgray
    Participant
    June 18, 2015 at 23:52

    Can you please tell me how to change the background and font color of the [title] shortcode??

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: spitgray
    spitgray
    Participant
    June 19, 2015 at 00:17

    Actually, do you have a cheat sheet that defines what CSS atributes change the color for, which section??? example: I want to make the social share bar and main navigation bar a different color. Can you help with this???

    Avatar: spitgray
    spitgray
    Participant
    June 19, 2015 at 01:02

    Why does the static block back ground color change on the preview of the static block but not on the live view of the page????

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 19, 2015 at 08:01

    Hello,

    1) Please use this code in custom.css file

    .title span{
    background: #930D10;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    2) Could you please clarify with more details?
    What are you trying to achieve?
    Maybe provide screenshot for our better understanding.

    Regards,
    Robert Hall.

    Avatar: spitgray
    spitgray
    Participant
    June 20, 2015 at 02:13

    I’m looking for a legend (like from a map) and the tells me what css code to use for things like the social share bar, the main nav (you gave this away in the – .main-nav), or any of the footers.

    Would it be better if I give you a list?

    Also the custom style sheet is not working; however I was able to change it via the main style sheet

    S.

    Avatar: spitgray
    spitgray
    Participant
    June 20, 2015 at 02:37

    OK…

    I figured out what I did wrong, so it works now… However, it change all title span backgrounds. Is there a way to add this directly to the short code???

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 20, 2015 at 07:16

    You can add this directly to Visual Composer block. For example

    .vc_custom_1434665739845 .title span{
    background: #930D10;
    }

    It will work only for this section. Please see screenshoot: http://prntscr.com/7j3pjs

    Regards,
    Robert Hall.

  • Viewing 7 results - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.