- This topic has 5 replies, 17 voices, and was last updated 9 years, 5 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › WordPress Themes – Premium › Circumference › Browsers Questions
I see that it depents on what browsers I open the site in, that it changes the placement of some things. Is there a way to make the site display the same across all the browsers? Also the 2 line header html font stays the same even when veiwing on mobile phones, which is kind of big?
Please advise, thanks.
There shouldn’t be much of a difference with each major browser…you will need to provide me with more details and even screenshots would be beneficial in determining what adjustments may be required. A link would also work too and then let me know with details and what browser you see the irregularities happening. Likewise, when you say 2-line header, are you referring to the logo group with title and tagline?
I am talking about this font, it disply large on cell phones.
This is a Special Heading
Make your page stand out even more with a left or centered heading group
that offers beautiful two toned headings, one for the title and one for a tagline
Also how do I get the gray buttons to link to a page? From this HTML code:
I need the See Details to link but in text veiw I can not do it and in visual it wont let me choose the button
Ah…thanks for clarifying about the Special Heading. I will need to add the font size to adjust for mobile screens on the next update of the theme. However, so you do not have to wait, this is what I will probably be adding as an update which you can add to the bottom of your theme’s style.css file:
@media screen and (max-width: 480px) {
.heading1 {
font-size: 2em;
}
.heading2 {
font-size: 1.25em;
}
}
As for the other item, the button. This is how you would do your button:
See Details
Thank you, but that is how I have the code for the button, my a qquestion was how do I get the button to link to another page on my site. I have tried hightlighting the see details text and adding the link and also the code for the button but neither will take the link. For all the other things on the site, the linking, works fine?
Please advise.
oops, my lack of sleep lately… I forgot to add the link part to my code. IT should be this:
See Details
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.