paw icon color

Home Forums Creatures WordPress Theme paw icon color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #19623
    Sławomir Kaniecki
    Participant

    Hi
    it looks like there is a lack of styles for some shortcodes.
    I took some code from demo data

    if I use shortcodes for columns, the only column where I can get colored paw icon is one_half_last
    how can I add style to make my paw (or other) icon to get correct color?
    and I mean color taken from template options just like the one used in one_half_last type

    example:

    [column_content type=”one_half” subcls=”aboutwel-left”]

    • <i class=”fas fa-paw”></i> test

    [/column_content]
    [column_content type=”one_half_last” subcls=”aboutwel-right”]

    • <i class=”fas fa-paw”></i> test – colored

    [/column_content]
    [clear]

    [column_content type=”one_third” subcls=”aboutwel-left”]

    • <i class=”fas fa-paw”></i> test

    [/column_content]
    [column_content type=”two_third_last” subcls=”aboutwel-right”]

    • <i class=”fas fa-paw”></i> test

    [/column_content]
    [clear]

    [column_content type=”one_third” subcls=”aboutwel-left”]

    • <i class=”fas fa-paw”></i> test

    [/column_content]
    [column_content type=”one_third” subcls=”aboutwel-left”]

    • <i class=”fas fa-paw”></i> test

    [/column_content]
    [column_content type=”one_third_last” subcls=”aboutwel-right”]

    • <i class=”fas fa-paw”></i> test

    [/column_content]
    [clear]

    #19626
    alexathemes
    Keymaster

    Hi

    Please send us the page link where you want to change the icon color.

    Thank You

    #19628
    Sławomir Kaniecki
    Participant

    what’s the point of sending you page link?
    just put the shortcode I gave you earlier to “live demo” and you’ll see that 6 paws are grey and one colored (this pink/red/whatever color)

    I need to change template style, so changing color in options will affect paw color too

    #19630
    alexathemes
    Keymaster

    Hi

    We have emailed you the screenshot so you can change the icon color form theme options panel.

    Thank You

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