drmbloom
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Editing Site Title & Tagline in Suits themeIn thinking about this, is it a better solution to not use text in the title/tagline and simply place an .PNG image in the header that contains the text in the layout I want as a single item or is this a bad idea in web design in thinking about desktop vs mobile platforms?
If I go this route of using an image, do I need to set anything in the style.css so that it remains responsive for mobile platforms and sizes appropriately?
Again, thx in advance and for all the generous help previously.
Forum: Fixing WordPress
In reply to: Editing Site Title & Tagline in Suits themeOver the last few days did some homework and learned how to make a suits child theme and was able to successfully implement the changes suggested and I am very appreciative for the help!!!
Now that I made the changes I wanted to refine it a bit more:
1) the additional line of text has the same attributes as the tagline and I would like to make the font smaller in the 3rd/bottom line than that in the 2nd line. What do I need to do to differentiate the two lines.2)Now that I see the lines scaling to size based on window size, I would like to add yet a 4th line of text (similar in attributes to the 3rd line so that I can break up the telephone number from the address since I cannot control how it is broken/appears on a mobile platform, etc.
Forum: Fixing WordPress
In reply to: Editing Site Title & Tagline in Suits themeI tried the suggested the changes to the coding for the heading and style:
I was able to add the additional line of text (of similar weight) under the title.
When I altered code in the style section, the title font was smaller but appeared heavier in weight and the other text became too large/close in size to the title’s.
When it comes to adjusting font size is it the rem or px that controls this? – i tried to adjust them on my own but ultimately they were all relatively small (title and new tag lines). After a few attempts I had to delete the modifications and paste in the original code for this theme in order to get it back to default.After this attempt I guess the goal is to:
1) Keep the weight and style of the title font but decrease it’s size by ~ 25%
2) The new, added line with my name on it about 50% of the relative size of the new title then the address/tel line being only ~25% of the new title size.
Keeping header center aligned.Sorry to be a bother just navigating very unfamiliar territory and the help is really appreciated – Thx
Forum: Fixing WordPress
In reply to: Editing Site Title & Tagline in Suits themeI haven’t had a chance yet to change the code as you suggested but wanted to thank you in advance for being so generous with your time and knowledge. It’s very much appreciated – Thx.