Forum Replies Created
-
AuthorPosts
-
Hello, yes.
September 4, 2017 at 12:52 pm in reply to: How to use Two type of Special heading and Sub heading #847699Hello Nikko. Thanks for the feedback.
I already use .sh for the padding control of the text. And there is only one css class field in the SPECIAL HEADING settings. If I use the code below, the text will continue to be left-aligned. Look at this page I created.
LINK – http://www.milk9.com.br/criacao-de-logomarca-e-identidade-em-salvador/
This code below is the default 1 of the special heading and the sub heading. I would like to have a DEFAULT 2 css for SH and for SUB H. Just that.
DEFAULT 1
/
.av-special-heading-tag {
font-family: ‘EN Sans Narrow’, sans-serif!
font-size: 45px!
line-height: 1.2em;
text-transform: none! important;
text-align: left! important;
}
.av-subheading {
font-family: ‘Open Sans’, sans-serif!
font-size: 17px!
text-align: left! important;
font-weight: 600! important;
line-height: 1.7em;
color: # 000000;
}September 1, 2017 at 1:19 pm in reply to: How to use Two type of Special heading and Sub heading #846842Rikard, thanks for the feedback.
As I said before, I already use this code below for left-aligned texts. Perfect. And I use the CSS CLASS field to adjust the positioning of text on the screen (see below too).
/
.av-special-heading-tag {
font-family: ‘EN Sans Narrow’, sans-serif!
font-size: 45px!
line-height: 1.2em;
text-transform: none! important;
text-align: lef! important;
}
.av-subheading {
font-family: ‘Open Sans’, sans-serif!
font-size: 17px!
text-align: left! important;
font-weight: 600! important;
line-height: 1.7em;
color: # 000000;
}///// ADJUST POSITION TEXT – CSS CLASS //////
/
@media only screen and (max-width: 989px) {
.sh {
padding: 50px 30px 50px 10px! important;
}
}
/ * ON DESKTOP * /
.sh {
padding: 50px 30px 50px 30px;
}
}What I need is to use other formatting, center text, for Special Heading and Sub heading.
- This reply was modified 7 years, 2 months ago by mleite1. Reason: complementation
August 30, 2017 at 11:45 pm in reply to: How to use Two type of Special heading and Sub heading #846019Nikko, thanks for the feedback.
In the Special Heading options screen there is only one CUSTOM CLASS field. Will this be for SPECIAL HEADING and SUB HEADING?
The field I already use for this purpose below.
/ * ON DESKTOP * /
.sh {
Padding: 50px 30px 50px 30px;
}
}
VIEW IMAGE
http://d.pr/i/54qtGdHow to solve this?
August 30, 2017 at 6:30 pm in reply to: How to use Two type of Special heading and Sub heading #845908Can someone help me?
It’s true.
Great Victoria.
Yes Victoria.
This request to complete the layout is very urgent.
Victoria, I added your code, I put 4 px of gap and nothing changed.
What could I have done wrong?
Hello Rikard, I inserted the above code and the mark does not align with the text. See picture below.
Rikard, let’s take it easy.
The only code I added was your ticket. What I had, before, I already deleted.
About your code, it worked fine on the desktop. But in the device the spacing of the text block to sub-heading has not changed at all.How can you help me?
No device (iphone 7) I used this code below. I put the TOP with value zero and it was the maximum that I came to approach with the sub-heading. I would like the tex block to be closer to the sub-heading on the device. On the desktop it’s okay.
@media only screen and (max-width: 989px) {
.txtcontent {
color: #000000 !important;
text-align:left;
padding: 0px 30px 50px 0px;
}
}- This reply was modified 7 years, 2 months ago by mleite1.
Rikard, thanks for the help. In none of the two tickets answered came effect. Nothing has changed by entering the codes.
The text block does not line the left of the brand on device
- This reply was modified 7 years, 2 months ago by mleite1.
Rikard, thanks for the help. In none of the two tickets answered came effect. Nothing has changed by entering the codes.
The distance between the text block and the sub-heading does not change.
- This reply was modified 7 years, 2 months ago by mleite1.
Tks Victoria
When it is open I use this code. It closed I do not know how to do it.
.alternate_color .toggle_content {
background-color: rgba (229,227,233, .8)! Important;
}/
Another link- This reply was modified 7 years, 3 months ago by mleite1.
I got it. Thanks for the feedback.
How do I make it transparent to appear the background image? It’s open and it’s closed.Hello, everyone, I have already inserted all the codes that you have passed me. But I did not succeed. I already cleared the cache and also did not see anything change.
Look at the screens. (are very different)
(http://www.hidrocon.com/hidrochild/)IMAGE IPHONE 7
http://d.pr/i/sJMc0e
/
IMAGE SAMSUNG
http://d.pr/i/Jekb5C
/
IMAGE DESKTOP
https://d.pr/i/YTb0lbHi Ismael. Thanks for the feedback.
Does this code add it in quick css? I’m not seeing any references to the Hotspot in this code. I added and nothing has changed.
Am I doing something wrong? What is the correct way to use this code?
Help me is very important.
Hello Ismael.
The box has no formatting. See the link below. Everything you enter is the same pattern. I would like to have a title with a different formatting, Padding (0,0,0,0), spacing between the elements (line and text), and a text below the title with a formatting for it.
I need to get a better presentation and better use HOTSPOT. Simple text is not enough. Many people stop using the hotspot because of this. The hotspot can not be just a short simple text comment. It can be more than that. It is important for everyone.link model
http://valencaevalenca.profissional.ws/valencav02/interativo/Basilis, thank you for the return.
Is there no way to better format information inside the box? Is this true? What is the CSS CLASS field used for? Does this field make it possible to customize what is inside the box?
Ismael, I know the Hotspot html editor. But it has limitations. See the link below and notice what I say. With it I can not format a box with more elegant and formatted text. You understand me?
I would like to do this by CSS Custom or CSS Class. Did you see the model I shared with you? I think you can help me better.
MODEL TEXT FORMATTING
LINK IMAGE
http://d.pr/i/5Xs0sQCan someone help me with this ticket? It’s very important to us.
Victoria, this code I put in the QUICK CSS of my child theme. That’s right? But nothing has changed in the pits.
Is it to put the code somewhere else?
Victoria, thanks for the feedback.
I work with CHILD THEME. But in it I only have FUNCTION and STYLE.CSS. I do not have custom.css. How do I resolve this? Copy of the parent theme the custom.css and paste in child? Tell me how to insert this CUSTOM.CSS file into Child.
Victoria, I’ve added your code and the boxes remain unchanged. They remain in the standing format. They should get wider on the screen.
Ok Victoria.
We already use CSS CLASS … in the HEADING option there is only one field for two types of configuration (heading and subheading)
It’s ok now.
Tks
Hello, Rikard. I find it important to find a safer way to this alignment of subhaeding. Using .avia-builder-el-97 is dangerous if the client modifies something in the layout. If he creates another table, he changes the number and stops working.
Is there another way?
-
AuthorPosts