![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() Store ID:
Website URL: gardengrabber.com URL to page in question: http://gardengrabs.com/store I want to change the color of the font of the product titles/names. I dont see any html tags for font color but I noticed that in the video tutorials, the font color of the product listings is a light blue.Whats the secret guys? |
#2
|
||||
|
||||
![]() Hi,
Welcome to the forums! You can add the following code to your Custom CSS (instructions): Code:
#view .pl .t3 .bdr h2 a { color: #0080FF; }
__________________
![]() ![]() ![]() ![]() |
#3
|
|||
|
|||
![]() thanks for the quick reply!
How do I change the color of the headline on my front page? |
#4
|
||||
|
||||
![]() Hi,
That's not related to Datafeedr. That's related to your theme. You'll need to contact WooThemes about making theme tweaks. However, here's the code you need to change that headline: Code:
a, .post-alt h2 a { color: #0080FF; } Eric
__________________
![]() ![]() ![]() ![]() |
#5
|
|||
|
|||
![]() http://gardengrabs.com/store/gardeni...9101473739382/
In the widgets section, the keyword filter seems to look very odd? is this another theme issue? |
#6
|
||||
|
||||
![]() Hi,
It looks ok to me but if you want to add a little more padding around the inputs you can add this code: Code:
.srchform input { margin: 5px; }
__________________
![]() ![]() ![]() ![]() |
#7
|
|||
|
|||
![]() Hello,
I would like to change the color text from the category page view, I saw the firebug video http://www.datafeedr.com/videos/?video=firebug#videotop . The result that Im looking for is like the image, but I don’t know if the right way is following the instruction of the video. ![]() Do you know if this can be possible? Thanks |
#8
|
||||
|
||||
![]() Hi
That's not possible without re-doing a lot of HTML and CSS. This is beyond the level of support we can provide. Eric
__________________
![]() ![]() ![]() ![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How Do You Change Cell Background Color in Product List | wellswell | Questions | 4 | October 7th, 2013 06:05 PM |
How Do You Change Cell Background Color in Product List | wellswell | Questions | 1 | March 31st, 2013 07:49 AM |
How can I change the font color of the product titles on all the pages? | extrazin | Questions | 4 | November 18th, 2011 10:37 AM |
change font color on store home page | lbuilta59 | Questions | 5 | February 7th, 2011 09:31 PM |