-
Search Results
-
Hi!
How can I increase only the price that is on a single product page?
#top .price span { color: black; font-size: 25px; } increases all prices including the ones on the front page and on related products, but I need only the one that is on a single product page
Topic: styling slide show arrows
Hi,
I am using the following lines of css to style the slideshows navigation arrows on http://utabewegt.de/willkommen:
#top .avia-slideshow-arrows a {
color: #fff;
display: block;
font-size: 10px;
height: 30px;
line-height: 31px;
margin-bottom: 0;
margin-left: 15px;
margin-right: 15px;
margin-top: 30px;
overflow-x: hidden;
overflow-y: hidden;
position: absolute;
text-align: center;
text-decoration-color: -moz-use-text-color;
text-decoration-line: none;
text-decoration-style: solid;
text-indent: -600%;
top: 50%;
visibility: visible;
width: 30px;
z-index: 99;
}This does a great job regarding the intended size of the box around the arrows, but all of a sudden, the arrows are gone. The goal was to reduce box and arrow size by at least 50%. I have tried to change all values, but the arrows are still missing.
Thanks for your advice ;-)
Cheers, Sebastian.
Hello,
I have been trying to decrease the line height on the Patient Reviews (testimonial page), I found a line of code that seemed to work for the page but not on the home page where I also have the testimonials scrolling.
Here is the code I used:
#top .avia-testimonial-content {
font-size: 14px;
line-height: 1.5em;
}I tried to attach pictures so you can see how i want it (line space tight and all the font the same size), and how I don’t want it but I couldn’t.
So on the homepage where the testimonials are is what I don’t want and on the patient reviews page is how i want to homepage testimonials to look.Thank you!
#dancinffont .content { font-family: 'Dancing Script', sans-serif!important; font-size: 40px !important; }hi, i want to use the dancinf font here: http://i.imgur.com/wTgDiOx.jpg
i tried to put the code above into the q-css but it don`t work. can you help me.
where and how can i change the size and the background color and the font color of the 2nd top menu? http://i.imgur.com/kUijJXy.jpg
Hi,
where can I change the font size in the socket? (Should be one or two sizes larger.) Didn’t find it.
Greetz,
NicHey
How I can change the font size in a rider/tab element?
Do you have a css code?
Thanks,
BeatI would like to know how I can increase the font size of the secondary menu.
Thanks!
